www.gusucode.com > 云枫工作室企业网站源码 1 > 云枫工作室企业网站源码 1.0/云枫工作室企业网站源码(asp无限制版)1.0/web/admin/jobadd.asp

    <%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>无标题文档</title>
</head>

<body>
<!--#include file="top.htm"-->
<br>
<table width="90%" height="25"  border="0" align="center" cellpadding="0" cellspacing="0">
  <form name="myform" method="post" action="jobsave.asp"><tr>
    <td height="25" align="center" valign="middle" background="img/menu_manage.gif"><font color="#FFFFFF"><b>发 布 招 聘 信 息</b></font></td>
  </tr>
  <tr>
    <td>
<table width="100%"  border="0" align="center" cellpadding="2" cellspacing="1" bgcolor="#CCCCCC">
  <tr align="center" valign="middle" bgcolor="#FFFFFF">
    <td height="25" colspan="2">&nbsp;</td>
    </tr>
  <tr>
    <td width="15%" height="25" align="center" valign="middle" bgcolor="#FFFFFF">职位名称(中):</td>
    <td width="85%" bgcolor="#F6F6F6"><input name="title" type="text" id="title" size="50" maxlength="50">
      <font color="#FF0000"> *</font>      </td>
  </tr>
  <tr>
    <td width="15%" height="25" align="center" valign="middle" bgcolor="#FFFFFF">职位名称(英):</td>
    <td width="85%" bgcolor="#F6F6F6"><input name="titlee" type="text" id="titlee" size="50" maxlength="50">
      <font color="#FF0000"> *</font>      </td>
  </tr>
  <tr>
    <td width="15%" height="25" align="center" valign="middle" bgcolor="#FFFFFF">工作地点(中):</td>
    <td width="85%" bgcolor="#F6F6F6"><input name="gzdd" type="text" id="gzdd" size="50" maxlength="50">
      <font color="#FF0000"> *</font>      </td>
  </tr>
  <tr>
    <td width="15%" height="25" align="center" valign="middle" bgcolor="#FFFFFF">工作地点(英):</td>
    <td width="85%" bgcolor="#F6F6F6"><input name="gzdde" type="text" id="gzdde" size="50" maxlength="50">
      <font color="#FF0000"> *</font>      </td>
  </tr>
  
  <tr>
    <td width="15%" height="25" align="center" valign="middle" bgcolor="#FFFFFF">部门(中):</td>
    <td width="85%" bgcolor="#F6F6F6"><input name="departcn" type="text" id="departcn" size="50" maxlength="50">
      <font color="#FF0000"> *</font>      </td>
  </tr>
  <tr>
    <td width="15%" height="25" align="center" valign="middle" bgcolor="#FFFFFF">部门(英):</td>
    <td width="85%" bgcolor="#F6F6F6"><input name="departen" type="text" id="departen" size="50" maxlength="50">
      <font color="#FF0000"> *</font>      </td>
  </tr>
  
   <tr>
    <td width="15%" height="25" align="center" valign="middle" bgcolor="#FFFFFF">学历(中):</td>
    <td width="85%" bgcolor="#F6F6F6"><input name="xielicn" type="text" id="xielicn" size="50" maxlength="50">
      <font color="#FF0000"> *</font>      </td>
  </tr>
  <tr>
    <td width="15%" height="25" align="center" valign="middle" bgcolor="#FFFFFF">学历(英):</td>
    <td width="85%" bgcolor="#F6F6F6"><input name="xielien" type="text" id="xielien" size="50" maxlength="50">
      <font color="#FF0000"> *</font>      </td>
  </tr>
     <tr>
    <td width="15%" height="25" align="center" valign="middle" bgcolor="#FFFFFF">外语(中):</td>
    <td width="85%" bgcolor="#F6F6F6"><input name="waiyicn" type="text" id="waiyicn" size="50" maxlength="50">
      <font color="#FF0000"> *</font>      </td>
  </tr>
  <tr>
    <td width="15%" height="25" align="center" valign="middle" bgcolor="#FFFFFF">外语(英):</td>
    <td width="85%" bgcolor="#F6F6F6"><input name="waiyien" type="text" id="waiyien" size="50" maxlength="50">
      <font color="#FF0000"> *</font>      </td>
  </tr>
  
  <tr>
    <td width="15%" height="25" align="center" valign="middle" bgcolor="#FFFFFF">工资待遇:</td>
    <td width="85%" bgcolor="#F6F6F6"><input name="gzdy" type="text" id="gzdy" size="50" maxlength="50">
      <font color="#FF0000"> *</font>      </td>
  </tr>
<!--  <tr>
    <td width="15%" height="25" align="center" valign="middle" bgcolor="#FFFFFF">排序:</td>
    <td width="85%" bgcolor="#F6F6F6">--><input name="paixu" type="hidden" id="paixu" size="20" maxlength="20" value="1"><!--
      <font color="#FF0000"> *</font></td>
  </tr>-->
  <tr>
    <td height="25" align="center" valign="middle" bgcolor="#F6F6F6">发布时间:</td>
    <td bgcolor="#FFFFFF"><input name="Time" type="text" id="Time" value="<%=now()%>" size="20" maxlength="50">
      需求人数:
      <input name="rensu" type="text" id="rensu" value="1" size="20" maxlength="50">
      有效期限:
      <input name="Deadline" type="text" id="Deadline" value="0" size="20" maxlength="50">
      </td>
  </tr>
  <tr>
    <td height="350" align="center" valign="middle" bgcolor="#F6F6F6">工作职责(中):
</td>
    <td height="355" valign="top" bgcolor="#FFFFFF">
<textarea name="content" style="display:none"><%=Server.HTMLEncode(html)%></textarea>
      <iframe ID="eWebEditor1" src="editor/ewebeditor.asp?id=content&style=s_office" frameborder="0" scrolling="no" width="600" HEIGHT="355"></iframe>
</td>
  </tr>
  <tr>
    <td height="350" align="center" valign="middle" bgcolor="#F6F6F6">工作职责(英):
</td>
    <td height="355" valign="top" bgcolor="#FFFFFF">
<textarea name="contente" style="display:none"><%=Server.HTMLEncode(html)%></textarea>
      <iframe ID="eWebEditor2" src="editor/ewebeditor.asp?id=contente&style=s_office" frameborder="0" scrolling="no" width="600" HEIGHT="355"></iframe>
</td>
  </tr>
</table>
<table width="100%"  border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
  <tr>
    <td height="35" align="center">
  <input type="submit" name="Submit" value="发布信息">
&nbsp;
  <input type="reset" name="Submit" value=" 清 除 ">
&nbsp;
  <input type="button" name="Submit2" value=" 返 回 " onClick="history.go(-1)">
   </td>
  </tr>
</table>
</td>
  </tr></form>
</table>

</body>
</html>